﻿2026-06-15T09:40:56.3220758Z ##[group]Run actions/checkout@v5
2026-06-15T09:40:56.3221592Z with:
2026-06-15T09:40:56.3221983Z   fetch-depth: 0
2026-06-15T09:40:56.3222441Z   repository: SaberMage/spt-core
2026-06-15T09:40:56.3226170Z   token: ***
2026-06-15T09:40:56.3226552Z   ssh-strict: true
2026-06-15T09:40:56.3226938Z   ssh-user: git
2026-06-15T09:40:56.3227329Z   persist-credentials: true
2026-06-15T09:40:56.3227754Z   clean: true
2026-06-15T09:40:56.3228150Z   sparse-checkout-cone-mode: true
2026-06-15T09:40:56.3228603Z   fetch-tags: false
2026-06-15T09:40:56.3229161Z   show-progress: true
2026-06-15T09:40:56.3229575Z   lfs: false
2026-06-15T09:40:56.3229966Z   submodules: false
2026-06-15T09:40:56.3230369Z   set-safe-directory: true
2026-06-15T09:40:56.3231015Z ##[endgroup]
2026-06-15T09:40:56.4098782Z Syncing repository: SaberMage/spt-core
2026-06-15T09:40:56.4101480Z ##[group]Getting Git version info
2026-06-15T09:40:56.4102755Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T09:40:56.4104737Z [command]/usr/bin/git version
2026-06-15T09:40:56.4105664Z git version 2.43.0
2026-06-15T09:40:56.4111548Z ##[endgroup]
2026-06-15T09:40:56.4124266Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9be7f221-dfe9-441d-8a06-dc90907c827a' before making global git config changes
2026-06-15T09:40:56.4126203Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:40:56.4127800Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T09:40:56.4158898Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T09:40:56.4176371Z https://github.com/SaberMage/spt-core
2026-06-15T09:40:56.4186142Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T09:40:56.4188829Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T09:40:56.4205408Z HEAD
2026-06-15T09:40:56.4237528Z ##[endgroup]
2026-06-15T09:40:56.4238156Z [command]/usr/bin/git submodule status
2026-06-15T09:40:56.4417580Z ##[group]Cleaning the repository
2026-06-15T09:40:56.4418632Z [command]/usr/bin/git clean -ffdx
2026-06-15T09:40:56.4444963Z Removing traceable-reqs
2026-06-15T09:40:56.4451368Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T09:40:56.4498494Z HEAD is now at 28bcae2 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:56.4502771Z ##[endgroup]
2026-06-15T09:40:56.4504589Z ##[group]Disabling automatic garbage collection
2026-06-15T09:40:56.4507704Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T09:40:56.4531357Z ##[endgroup]
2026-06-15T09:40:56.4532010Z ##[group]Setting up auth
2026-06-15T09:40:56.4536407Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:40:56.4560448Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T09:40:56.4743947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:40:56.4769247Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T09:40:56.4957555Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:40:56.4983463Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T09:40:56.5179714Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T09:40:56.5211690Z ##[endgroup]
2026-06-15T09:40:56.5212553Z ##[group]Fetching the repository
2026-06-15T09:40:56.5218349Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +28bcae20f2959630b95a28ea423a733ae74c6831:refs/remotes/pull/12/merge
2026-06-15T09:40:57.3447114Z From https://github.com/SaberMage/spt-core
2026-06-15T09:40:57.3448422Z    d2433d4..ac6c802  docs/msg-envelope-adr-0020 -> origin/docs/msg-envelope-adr-0020
2026-06-15T09:40:57.3471221Z ##[endgroup]
2026-06-15T09:40:57.3472777Z ##[group]Determining the checkout info
2026-06-15T09:40:57.3474145Z ##[endgroup]
2026-06-15T09:40:57.3476058Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T09:40:57.3512302Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T09:40:57.3537969Z ##[group]Checking out the ref
2026-06-15T09:40:57.3539710Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T09:40:57.3585082Z HEAD is now at 28bcae2 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:57.3589072Z ##[endgroup]
2026-06-15T09:40:57.3620657Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T09:40:57.3644411Z 28bcae20f2959630b95a28ea423a733ae74c6831
